home *** CD-ROM | disk | FTP | other *** search
Wrap
ggggllllGGGGeeeettttTTTTeeeexxxxGGGGeeeennnn((((3333GGGG)))) OOOOppppeeeennnnGGGGLLLL RRRReeeeffffeeeerrrreeeennnncccceeee ggggllllGGGGeeeettttTTTTeeeexxxxGGGGeeeennnn((((3333GGGG)))) NNNNAAAAMMMMEEEE ggggllllGGGGeeeettttTTTTeeeexxxxGGGGeeeennnnddddvvvv,,,, ggggllllGGGGeeeettttTTTTeeeexxxxGGGGeeeennnnffffvvvv,,,, ggggllllGGGGeeeettttTTTTeeeexxxxGGGGeeeennnniiiivvvv - return texture coordinate generation parameters CCCC SSSSPPPPEEEECCCCIIIIFFFFIIIICCCCAAAATTTTIIIIOOOONNNN void ggggllllGGGGeeeettttTTTTeeeexxxxGGGGeeeennnnddddvvvv( GLenum _c_o_o_r_d, GLenum _p_n_a_m_e, GLdouble *_p_a_r_a_m_s ) void ggggllllGGGGeeeettttTTTTeeeexxxxGGGGeeeennnnffffvvvv( GLenum _c_o_o_r_d, GLenum _p_n_a_m_e, GLfloat *_p_a_r_a_m_s ) void ggggllllGGGGeeeettttTTTTeeeexxxxGGGGeeeennnniiiivvvv( GLenum _c_o_o_r_d, GLenum _p_n_a_m_e, GLint *_p_a_r_a_m_s ) PPPPAAAARRRRAAAAMMMMEEEETTTTEEEERRRRSSSS _c_o_o_r_d Specifies a texture coordinate. Must be GGGGLLLL____SSSS, GGGGLLLL____TTTT, GGGGLLLL____RRRR, or GGGGLLLL____QQQQ. _p_n_a_m_e Specifies the symbolic name of the value(s) to be returned. Must be either GGGGLLLL____TTTTEEEEXXXXTTTTUUUURRRREEEE____GGGGEEEENNNN____MMMMOOOODDDDEEEE or the name of one of the texture generation plane equations: GGGGLLLL____OOOOBBBBJJJJEEEECCCCTTTT____PPPPLLLLAAAANNNNEEEE or GGGGLLLL____EEEEYYYYEEEE____PPPPLLLLAAAANNNNEEEE. _p_a_r_a_m_s Returns the requested data. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN ggggllllGGGGeeeettttTTTTeeeexxxxGGGGeeeennnn returns in _p_a_r_a_m_s selected parameters of a texture coordinate generation function that was specified using ggggllllTTTTeeeexxxxGGGGeeeennnn. _c_o_o_r_d names one of the (_s, _t, _r, _q) texture coordinates, using the symbolic constant GGGGLLLL____SSSS, GGGGLLLL____TTTT, GGGGLLLL____RRRR, or GGGGLLLL____QQQQ. _p_n_a_m_e specifies one of three symbolic names: GGGGLLLL____TTTTEEEEXXXXTTTTUUUURRRREEEE____GGGGEEEENNNN____MMMMOOOODDDDEEEE _p_a_r_a_m_s returns the single-valued texture generation function, a symbolic constant. The initial value is GGGGLLLL____EEEEYYYYEEEE____LLLLIIIINNNNEEEEAAAARRRR. GGGGLLLL____OOOOBBBBJJJJEEEECCCCTTTT____PPPPLLLLAAAANNNNEEEE _p_a_r_a_m_s returns the four plane equation coefficients that specify object linear- coordinate generation. Integer values, when requested, are mapped directly from the internal floating-point representation. GGGGLLLL____EEEEYYYYEEEE____PPPPLLLLAAAANNNNEEEE _p_a_r_a_m_s returns the four plane equation coefficients that specify eye linear- coordinate generation. Integer values, when requested, are mapped directly from the internal floating-point representation. The returned values are those maintained in eye coordinates. They are not equal to the PPPPaaaaggggeeee 1111 ggggllllGGGGeeeettttTTTTeeeexxxxGGGGeeeennnn((((3333GGGG)))) OOOOppppeeeennnnGGGGLLLL RRRReeeeffffeeeerrrreeeennnncccceeee ggggllllGGGGeeeettttTTTTeeeexxxxGGGGeeeennnn((((3333GGGG)))) values specified using ggggllllTTTTeeeexxxxGGGGeeeennnn, unless the modelview matrix was identity when ggggllllTTTTeeeexxxxGGGGeeeennnn was called. NNNNOOOOTTTTEEEESSSS If an error is generated, no change is made to the contents of _p_a_r_a_m_s. EEEERRRRRRRROOOORRRRSSSS GGGGLLLL____IIIINNNNVVVVAAAALLLLIIIIDDDD____EEEENNNNUUUUMMMM is generated if _c_o_o_r_d or _p_n_a_m_e is not an accepted value. GGGGLLLL____IIIINNNNVVVVAAAALLLLIIIIDDDD____OOOOPPPPEEEERRRRAAAATTTTIIIIOOOONNNN is generated if ggggllllGGGGeeeettttTTTTeeeexxxxGGGGeeeennnn is executed between the execution of ggggllllBBBBeeeeggggiiiinnnn and the corresponding execution of ggggllllEEEEnnnndddd. SSSSEEEEEEEE AAAALLLLSSSSOOOO ggggllllTTTTeeeexxxxGGGGeeeennnn PPPPaaaaggggeeee 2222